C1.DataCollection Assembly / C1.DataCollection Namespace / C1GroupDataCollection<S> Class / GetItemType Method

In This Topic
GetItemType Method (C1GroupDataCollection<S>)
In This Topic
Gets the type of the item.
Syntax
'Declaration
 
Public Overrides Function GetItemType() As Type
 
See Also